rpms/desktop-effects/F-13 desktop-effects.spec,1.11,1.12

Owen Taylor otaylor at fedoraproject.org
Wed Jun 23 17:02:36 UTC 2010


Author: otaylor

Update of /cvs/extras/rpms/desktop-effects/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv7491

Modified Files:
	desktop-effects.spec 
Log Message:
* Wed Jun 23 2010 Owen Taylor <otaylor at redhat.com> - 0.8.7-2
- Remove call to autogen.sh (not needed for 'make distcheck' tarball)



Index: desktop-effects.spec
===================================================================
RCS file: /cvs/extras/rpms/desktop-effects/F-13/desktop-effects.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- desktop-effects.spec	23 Jun 2010 16:51:51 -0000	1.11
+++ desktop-effects.spec	23 Jun 2010 17:02:36 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           desktop-effects
 Version:        0.8.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Switch GNOME window management and effects
 
 Group:          User Interface/Desktops
@@ -32,7 +32,6 @@ experience.
 %setup -q
 
 %build
-./autogen.sh
 %configure
 
 make %{?_smp_mflags}
@@ -69,6 +68,9 @@ if [ -x /usr/bin/gtk-update-icon-cache ]
 fi
 
 %changelog
+* Wed Jun 23 2010 Owen Taylor <otaylor at redhat.com> - 0.8.7-2
+- Remove call to autogen.sh (not needed for 'make distcheck' tarball)
+
 * Wed Jun 23 2010 Owen Taylor <otaylor at redhat.com> - 0.8.7-1
 - Update to 0.8.7
 - Resolves #533807 (Crash in glDestroyContext)



More information about the scm-commits mailing list