rpms/libpaper/devel libpaper.spec,1.2,1.3

Tom Callaway (spot) fedora-extras-commits at redhat.com
Sun Sep 24 01:32:14 UTC 2006


Author: spot

Update of /cvs/extras/rpms/libpaper/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15668/devel

Modified Files:
	libpaper.spec 
Log Message:

Remove aclocal.



Index: libpaper.spec
===================================================================
RCS file: /cvs/extras/rpms/libpaper/devel/libpaper.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libpaper.spec	24 Sep 2006 01:04:35 -0000	1.2
+++ libpaper.spec	24 Sep 2006 01:32:14 -0000	1.3
@@ -1,6 +1,6 @@
 Name:		libpaper
 Version:	1.1.20
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Library and tools for handling papersize
 Group:		System Environment/Libraries
 License:	GPL
@@ -32,7 +32,6 @@
 
 %build
 touch AUTHORS
-aclocal
 automake -a
 %configure --disable-static
 make %{?_smp_mflags}
@@ -76,6 +75,9 @@
 %{_mandir}/man3/*
 
 %changelog
+* Sat Sep 23 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.1.20-4
+- remove aclocal call
+
 * Sat Sep 23 2006 Tom "spot" Callaway <tcallawa at redhat.com> 1.1.20-3
 - fix FC-4 with aclocal call
 - move man3 pages to -devel




More information about the scm-commits mailing list