epel9
Rex Dieter 9 years ago
parent 469f2d4f07
commit 18efce8913

5
.gitignore vendored

@ -1,4 +1 @@
/syndication-15.08.0.tar.xz
/syndication-15.11.80.tar.xz
/syndication-15.11.90.tar.xz
/syndication-15.12.0.tar.xz
/syndication-15.12.1.tar.xz

@ -1,12 +1,12 @@
%global framework syndication
Name: kf5-%{framework}
Version: 15.12.0
Release: 3%{?dist}
Version: 15.12.1
Release: 1%{?dist}
Summary: The Syndication Library
License: LGPLv2+ and BSD
URL: https://projects.kde.org/projects/kde/pim/%{framework}
URL: https://projects.kde.org/%{framework}
%global revision %(echo %{version} | cut -d. -f3)
%if %{revision} >= 50
@ -37,14 +37,16 @@ developing applications that use %{name}.
%prep
%setup -q -n %{framework}-%{version}
%build
mkdir -p %{_target_platform}
mkdir %{_target_platform}
pushd %{_target_platform}
%{cmake_kf5} ..
popd
make %{?_smp_mflags} -C %{_target_platform}
%install
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
@ -58,13 +60,16 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%files devel
%{_kf5_includedir}/syndication_version.h
%{_kf5_includedir}/Syndication
%{_kf5_includedir}/Syndication/
%{_kf5_libdir}/libKF5Syndication.so
%{_kf5_libdir}/cmake/KF5Syndication
%{_kf5_libdir}/cmake/KF5Syndication/
%{_kf5_archdatadir}/mkspecs/modules/qt_Syndication.pri
%changelog
* Sat Feb 06 2016 Rex Dieter <rdieter@fedoraproject.org> 15.12.1-1
- 15.12.1
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 15.12.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

@ -1 +1 @@
8db9d498f5a48cf742d66bd9ecacb811 syndication-15.12.0.tar.xz
5054ce9e76edcbc914bc23e7ffa2548d syndication-15.12.1.tar.xz

@ -0,0 +1 @@
syndication
Loading…
Cancel
Save