rpms/libopts/devel libopts.spec,1.3,1.4

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Mon Jun 19 17:38:40 UTC 2006


Author: pfj

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

Modified Files:
	libopts.spec 
Log Message:
auto-import libopts-27.1-6 on branch devel from libopts-27.1-6.src.rpm


Index: libopts.spec
===================================================================
RCS file: /cvs/extras/rpms/libopts/devel/libopts.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libopts.spec	19 Mar 2006 23:40:08 -0000	1.3
+++ libopts.spec	5 Apr 2006 12:00:16 -0000	1.4
@@ -1,7 +1,7 @@
 Summary: Options library for autogen
 Name: libopts
 Version: 27.1
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: LGPL or BSD
 Group: Development/Libraries
 Source: http://osdn.dl.sourceforge.net/autogen/%{name}-%{version}.tar.gz
@@ -47,7 +47,7 @@
 %preun devel
 if [ $1 = 0 ]; then
   /sbin/install-info --delete \
-   --info-dir=%{__infodir} %{__infodir}/libopts.info
+   --info-dir=%{_infodir} %{_infodir}/libopts.info
 fi
 
 %files
@@ -64,6 +64,9 @@
 %{_includedir}/autoopts
 
 %changelog
+* Wed Apr 5 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 27.1-6
+- changed __infodir to _infodir 
+
 * Sun Mar 19 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 27.1-5
 - Must learn to spell... must learn to spell...
 




More information about the scm-commits mailing list