commit 6e3ddba399bed3f412b147b4c3267349292024c2
Author: Witold Filipczyk <[email protected]>
Date:   Sat Feb 20 17:50:20 2016 +0100

    - updated to 0.10.0
    - --with-qm

 lxqt-notificationd.spec | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/lxqt-notificationd.spec b/lxqt-notificationd.spec
index b33e784..78d9d16 100644
--- a/lxqt-notificationd.spec
+++ b/lxqt-notificationd.spec
@@ -5,12 +5,12 @@
 
 Summary:       lxqt-notificationd
 Name:          lxqt-notificationd
-Version:       0.8.0
-Release:       0.2
+Version:       0.10.0
+Release:       1
 License:       GPLv2 and LGPL-2.1+
 Group:         X11/Applications
-Source0:       
http://lxqt.org/downloads/lxqt/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: ac178f02150fac3585096bd28a28d13e
+Source0:       
http://downloads.lxqt.org/lxqt/%{version}/%{name}-%{version}.tar.xz
+# Source0-md5: 6fc72335b4cb0ae1db3cbbcc2f6e38ca
 URL:           http://www.lxqt.org/
 BuildRequires: cmake >= 2.8.3
 BuildRequires: liblxqt-devel >= 0.8.0
@@ -28,7 +28,6 @@ lxqt-notificationd
 install -d build
 cd build
 %cmake \
-    -DUSE_QT5=ON \
        ../
 
 %{__make}
@@ -39,11 +38,15 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} -C build install \
        DESTDIR=$RPM_BUILD_ROOT
 
+%find_lang %{name} --all-name --with-qm
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%files
+%files -f %{name}.lang
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/lxqt-config-notificationd
 %attr(755,root,root) %{_bindir}/lxqt-notificationd
 %{_desktopdir}/lxqt-config-notificationd.desktop
+%dir %{_datadir}/lxqt/translations/lxqt-config-notificationd
+%dir %{_datadir}/lxqt/translations/lxqt-notificationd
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxqt-notificationd.git/commitdiff/6e3ddba399bed3f412b147b4c3267349292024c2

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to