rpms/gtk2/devel gtk2.spec,1.99,1.100 sources,1.41,1.42

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Nov 8 15:35:57 UTC 2005


Author: mclasen

Update of /cvs/dist/rpms/gtk2/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv20788

Modified Files:
	gtk2.spec sources 
Log Message:
Cleanup spec



Index: gtk2.spec
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- gtk2.spec	1 Nov 2005 13:45:27 -0000	1.99
+++ gtk2.spec	8 Nov 2005 15:35:44 -0000	1.100
@@ -16,7 +16,7 @@
 Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X.
 Name: gtk2
 Version: %{base_version}
-Release: 5
+Release: 6
 License: LGPL
 Group: System Environment/Libraries
 Source: gtk+-%{version}.tar.bz2
@@ -86,7 +86,7 @@
 %prep
 %setup -q -n gtk+-%{version}
 
-(cd .. && tar xzf %{SOURCE1})
+tar xzf %{SOURCE1}
 
 %patch0 -p1 -b .lib64
 %patch1 -p1 -b .mimecache
@@ -189,8 +189,8 @@
 #
 # Install wrappers for the binaries
 #
-cp ../update-gtk-immodules $RPM_BUILD_ROOT%{_bindir}/update-gtk-immodules
-cp ../update-gdk-pixbuf-loaders $RPM_BUILD_ROOT%{_bindir}/update-gdk-pixbuf-loaders
+cp update-gtk-immodules $RPM_BUILD_ROOT%{_bindir}/update-gtk-immodules
+cp update-gdk-pixbuf-loaders $RPM_BUILD_ROOT%{_bindir}/update-gdk-pixbuf-loaders
 
 # Remove unpackaged files
 rm $RPM_BUILD_ROOT%{_libdir}/*.la
@@ -259,6 +259,9 @@
 %doc tmpdocs/examples
 
 %changelog
+* Tue Nov  8 2005 Matthias Clasen <mclasen at redhat.com> 2.8.6-6
+- Clean up spec file a bit
+
 * Mon Oct 31 2005 Matthias Clasen <mclasen at redhat.com> 2.8.6-5
 - Switch requires to modular X
 


Index: sources
===================================================================
RCS file: /cvs/dist/rpms/gtk2/devel/sources,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- sources	5 Oct 2005 14:19:16 -0000	1.41
+++ sources	8 Nov 2005 15:35:44 -0000	1.42
@@ -1,2 +1,2 @@
-cc70205392e209ae73eff74e020111f2  update-scripts.tar.gz
 2bcb9e3feb62ac895101cb8ee87ca49a  gtk+-2.8.6.tar.bz2
+d8c012f67a8f23fa9aa495fca5331784  update-scripts.tar.gz




More information about the fedora-cvs-commits mailing list