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

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Nov 11 19:21:39 UTC 2004


Changeset from: thias

Update of /cvs/extras/rpms/libsndfile/devel
In directory cvs.fedora.redhat.com:/tmp/cvs-serv8556/libsndfile/devel

Modified Files:
	libsndfile.spec 
Log Message:
Release bumping to provide upgrade path from non-fedora.us packages.
A few minor tweaks here and there.



Index: libsndfile.spec
===================================================================
RCS file: /cvs/extras/rpms/libsndfile/devel/libsndfile.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libsndfile.spec	8 Nov 2004 04:47:58 -0000	1.4
+++ libsndfile.spec	11 Nov 2004 19:21:37 -0000	1.5
@@ -1,19 +1,18 @@
-Summary: 	A library for reading and writing sound files.
-Name: 		libsndfile
-Version: 	1.0.4
-Release: 	0.fdr.1.2
-Epoch:		0
-License: 	LGPL
-Group: 		System Environment/Libraries
-URL: 		http://www.zip.com.au/~erikd/libsndfile/
-Source0: 	http://www.zip.com.au/~erikd/libsndfile/%{name}-%{version}.tar.gz
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
+Summary:	A library for reading and writing sound files.
+Name:		libsndfile
+Version:	1.0.4
+Release:	2
+License:	LGPL
+Group:		System Environment/Libraries
+URL:		http://www.zip.com.au/~erikd/libsndfile/
+Source0:	http://www.zip.com.au/~erikd/libsndfile/%{name}-%{version}.tar.gz
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	pkgconfig
 
 %package devel
 Summary:	Development files for libsndfile.
 Group:		Development/Libraries
-Requires:	%{name} = %{epoch}:%{version}-%{release}
+Requires:	%{name} = %{version}-%{release}
 
 %description
 libsndfile is a C library for reading and writing sound files such as
@@ -64,5 +63,10 @@
 %{_libdir}/pkgconfig/sndfile.pc
 
 %changelog
+* Wed Nov 10 2004 Matthias Saou <http://freshrpms.net/> 1.0.4-2
+- Bump release to provide Extras upgrade path.
+- Fix spaces/tabs uglyness.
+
 * Sat Apr 12 2003 Dams <anvil[AT]livna.org> 
 - Initial build.
+




More information about the fedora-extras-commits mailing list