commit c1ef101557ef7e77ed085964aced1859fcd6b09b
Author: Jakub Bogusz <[email protected]>
Date:   Fri Oct 11 15:56:18 2019 +0200

    - updated to 0.1.2

 xdg-dbus-proxy.spec | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)
---
diff --git a/xdg-dbus-proxy.spec b/xdg-dbus-proxy.spec
index be91f2b..d57a597 100644
--- a/xdg-dbus-proxy.spec
+++ b/xdg-dbus-proxy.spec
@@ -1,14 +1,18 @@
 Summary:       Filtering proxy for D-Bus connections
+Summary(pl.UTF-8):     Proxy filtrujące dla połączeń D-Bus
 Name:          xdg-dbus-proxy
-Version:       0.1.1
+Version:       0.1.2
 Release:       1
 License:       LGPL v2+
-Group:         Applications
+Group:         Applications/System
+#Source0Download: https://github.com/flatpak/xdg-dbus-proxy/releases
 Source0:       
https://github.com/flatpak/xdg-dbus-proxy/releases/download/%{version}/%{name}-%{version}.tar.xz
-# Source0-md5: e889380bb8c07dce97b118cda11d09d5
+# Source0-md5: 19cb184734e0f080dfe335fd9ffc61b1
 URL:           https://github.com/flatpak/xdg-dbus-proxy/
-BuildRequires: glib2-devel >= 2.40.0
+BuildRequires: glib2-devel >= 1:2.40
 BuildRequires: libxslt-progs
+BuildRequires: pkgconfig
+Requires:      glib2 >= 1:2.40
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -16,6 +20,11 @@ xdg-dbus-proxy is a filtering proxy for D-Bus connections. 
It was
 originally part of the flatpak project, but it has been broken out as
 a standalone module to facilitate using it in other contexts.
 
+%description -l pl.UTF-8
+xdg-dbus-proxy to proxy filtrujące dla połączeń D-Bus. Pierwotnie było
+częścią projektu flatpak, ale zostało wydzielone jako samodzielny
+moduł, aby ułatwić używanie go w innych kontekstach.
+
 %prep
 %setup -q
 
@@ -25,6 +34,7 @@ a standalone module to facilitate using it in other contexts.
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
@@ -33,6 +43,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc COPYING
+%doc NEWS
 %attr(755,root,root) %{_bindir}/xdg-dbus-proxy
 %{_mandir}/man1/xdg-dbus-proxy.1*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xdg-dbus-proxy.git/commitdiff/c1ef101557ef7e77ed085964aced1859fcd6b09b

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

Reply via email to