rpms/thunar-shares/F-9 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 thunar-shares.spec, 1.3, 1.4

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sun Jul 20 04:15:30 UTC 2008


Author: cwickert

Update of /cvs/pkgs/rpms/thunar-shares/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5271/F-9

Modified Files:
	.cvsignore sources thunar-shares.spec 
Log Message:
* Fri Jul 11 2008 Christoph Wickert <fedora christoph-wickert de> - 0.13-1
- Update to 0.13



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/thunar-shares/F-9/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	11 Jul 2008 21:57:52 -0000	1.4
+++ .cvsignore	20 Jul 2008 04:14:45 -0000	1.5
@@ -1 +1 @@
-thunar-shares-0.13.tar.gz
+thunar-shares-0.16.tar.gz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/thunar-shares/F-9/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	11 Jul 2008 21:57:52 -0000	1.4
+++ sources	20 Jul 2008 04:14:45 -0000	1.5
@@ -1 +1 @@
-cce8095abedb3194b7481a8970371abd  thunar-shares-0.13.tar.gz
+2b47c30df2de21b94efa22310a3f2cd4  thunar-shares-0.16.tar.gz


Index: thunar-shares.spec
===================================================================
RCS file: /cvs/pkgs/rpms/thunar-shares/F-9/thunar-shares.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- thunar-shares.spec	11 Jul 2008 21:57:52 -0000	1.3
+++ thunar-shares.spec	20 Jul 2008 04:14:45 -0000	1.4
@@ -1,7 +1,7 @@
 %define thunarver 0.9.0
 
 Name:           thunar-shares
-Version:        0.13
+Version:        0.16
 Release:        1%{?dist}
 Summary:        Thunar file manager extension to share files using Samba
 
@@ -13,7 +13,7 @@
 
 BuildRequires:  Thunar-devel >= %{thunarver}, libxfcegui4-devel >= 4.4.0
 BuildRequires:  libxml2-devel, gettext, perl(XML::Parser)
-Requires:       Thunar >= %{thunarver}, samba
+Requires:       Thunar >= %{thunarver}, samba >= 3.0.22
 
 %description
 A Thunar file manager extension to share files using Samba. The backend is 
@@ -33,6 +33,8 @@
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT%{_libdir}/thunarx-1/%{name}.la
+%find_lang %{name}
+
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -52,7 +54,7 @@
 fi
 
 
-%files 
+%files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc AUTHORS COPYING ChangeLog README TODO
 %{_libdir}/thunarx-1/%{name}.so
@@ -60,6 +62,9 @@
 
 
 %changelog
+* Sun Jul 20 2008 Christoph Wickert <fedora christoph-wickert de> - 0.16-1
+- Update to 0.16
+
 * Fri Jul 11 2008 Christoph Wickert <fedora christoph-wickert de> - 0.13-1
 - Update to 0.13
 




More information about the fedora-extras-commits mailing list