rpms/libofa/EL-5 libofa.spec,1.2,1.3

Rex Dieter (rdieter) fedora-extras-commits at redhat.com
Tue Nov 6 21:05:28 UTC 2007


Author: rdieter

Update of /cvs/pkgs/rpms/libofa/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5025

Modified Files:
	libofa.spec 
Log Message:
sync w/devel



Index: libofa.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libofa/EL-5/libofa.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libofa.spec	14 Sep 2006 13:47:42 -0000	1.2
+++ libofa.spec	6 Nov 2007 21:04:06 -0000	1.3
@@ -1,13 +1,12 @@
 
-# Fedora Review:
-# http://bugzilla.redhat.com/204954
+# Fedora Review: http://bugzilla.redhat.com/204954
 
 Summary: 	Open Fingerprint Architecture library	
 Name:		libofa	
 Version:	0.9.3	
-Release:	8%{?dist}
+Release:	11%{?dist}
 
-License:	GPL
+License:	GPLv2
 Source0:	http://www.musicdns.org/themes/musicdns_org/downloads/libofa-%{version}.tar.gz
 Url:		http://www.musicdns.org/
 Group:		System Environment/Libraries
@@ -32,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
@@ -51,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 "%{?fedora}" < "4" || "%{?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
 
@@ -99,6 +99,16 @@
 
 
 %changelog
+* 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)
+
+* Sat Aug 11 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 0.9.3-9
+- License: GPLv2
+
 * Thu Sep 14 2006 Rex Dieter <rexdieter[AT]users.sf.net> 0.9.3-8
 - better pkgconfig patch, using Libs.private
 




More information about the fedora-extras-commits mailing list