rpms/libofa/devel libofa.spec,1.4,1.5

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Fri Feb 8 21:34:36 UTC 2008


Author: rdieter

Update of /cvs/pkgs/rpms/libofa/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8146

Modified Files:
	libofa.spec 
Log Message:
* Fri Feb 08 2008 Rex Dieter <rdieter at fedoraproject.org> 0.9.3-12 
- respin (gcc43)



Index: libofa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libofa/devel/libofa.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libofa.spec	25 Aug 2007 12:58:37 -0000	1.4
+++ libofa.spec	8 Feb 2008 21:34:01 -0000	1.5
@@ -4,7 +4,7 @@
 Summary: 	Open Fingerprint Architecture library	
 Name:		libofa	
 Version:	0.9.3	
-Release:	10%{?dist}
+Release:	12%{?dist}
 
 License:	GPLv2
 Source0:	http://www.musicdns.org/themes/musicdns_org/downloads/libofa-%{version}.tar.gz
@@ -31,7 +31,7 @@
 * find out more about tracks by connecting to MusicBrainz
 
 %package devel
-Summary: Summary: Development headers and libraries for %{name}	
+Summary: Development headers and libraries for %{name}	
 Group:   Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: pkgconfig
@@ -50,8 +50,9 @@
 %patch2 -p1 -b .pkgconfig
 
 ## pkg-config < 0.20.0 (apparently?) doesn't grok URL
-#if "%(pkg-config --version 2>/dev/null)" < "0.20.0"
-%if 0%{?fedora} < 4 || 0%{?rhel} < 5
+%if "%(pkg-config --version 2>/dev/null)" < "0.20.0"
+#if 0%{?fedora} < 4 && 0%{?rhel} < 5
+#if 0%{?rhel} == 4
 sed -i -e "s|^URL:|#URL:|" *.pc.in ||:
 %endif
 
@@ -98,6 +99,13 @@
 
 
 %changelog
+* Fri Feb 08 2008 Rex Dieter <rdieter at fedoraproject.org> 0.9.3-12 
+- respin (gcc43)
+
+* Sat Sep 01 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.9.3-11
+- -devel: fix summary
+- fix pkgconfig, URL-patching logic
+
 * Sat Aug 25 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.9.3-10
 - respin (BuildID)
 




More information about the fedora-extras-commits mailing list