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

Enrico Scholz (ensc) fedora-extras-commits at redhat.com
Tue Feb 8 23:09:40 UTC 2005


Author: ensc

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

Modified Files:
	opencdk.spec 
Log Message:
- updated to 0.5.5
- minor spec cleanups



Index: opencdk.spec
===================================================================
RCS file: /cvs/extras/rpms/opencdk/devel/opencdk.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- opencdk.spec	2 Feb 2005 14:07:46 -0000	1.3
+++ opencdk.spec	8 Feb 2005 23:09:38 -0000	1.4
@@ -1,18 +1,23 @@
+# $Id$
+
+%{!?release_func:%define release_func() %1}
+
 Summary:	Provides basic parts of the OpenPGP message format
 Name:		opencdk
-Version:	0.4.5
-Release:	1
+Version:	0.5.5
+Release:	%release_func 1
 License:	GPL
 Group:		System Environment/Libraries
 URL:		http://www.gnu.org/software/gnutls/download.html
-Source0:	ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.gz
+Source0:	ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.bz2
+Source1:	ftp://ftp.gnutls.org/pub/gnutls/opencdk/%{name}-%{version}.tar.bz2.sig.asc
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	libgcrypt-devel zlib-devel perl
 
 %package devel
 Summary:	Files which are needed to develop applications using opencdk
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = 0:%{version}-%{release}
 Requires:	libgcrypt-devel zlib-devel
 
 
@@ -85,5 +90,18 @@
 
 
 %changelog
+* Wed Feb  9 2005 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0.5.5-1
+- updated to 0.5.5
+- minor spec cleanups
+
+* Wed May 26 2004 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0:0.5.4-0.fdr.0.1
+- updated to 0.5.4
+
+* Fri Dec 12 2003 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0:0.5.3-0.fdr.1
+- updated to 0.5.3
+
+* Thu Nov 20 2003 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> - 0:0.5.1-0.fdr.1
+- updated to 0.5.1
+
 * Tue Jun 10 2003 Enrico Scholz <enrico.scholz at informatik.tu-chemnitz.de> 0.4.5-0.fdr.1
 - Initial build.




More information about the fedora-extras-commits mailing list