rpms/thttpd/devel thttpd.spec,1.8,1.9

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Feb 9 19:01:41 UTC 2006


Author: thias

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

Modified Files:
	thttpd.spec 
Log Message:
Rebuild for new gcc/glibc.



Index: thttpd.spec
===================================================================
RCS file: /cvs/extras/rpms/thttpd/devel/thttpd.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- thttpd.spec	7 Nov 2005 11:41:31 -0000	1.8
+++ thttpd.spec	9 Feb 2006 19:01:40 -0000	1.9
@@ -1,14 +1,13 @@
 %define webroot /var/www/thttpd
-#define prever  beta1
 
 Summary: Tiny, turbo, throttleable lightweight http server
 Name: thttpd
 Version: 2.25b
-Release: %{?prever:0.%{prever}.}8%{?dist}
+Release: 9%{?dist}
 License: BSD
 Group: System Environment/Daemons
 URL: http://www.acme.com/software/thttpd/
-Source0: http://www.acme.com/software/thttpd/thttpd-%{version}%{?prever}.tar.gz
+Source0: http://www.acme.com/software/thttpd/thttpd-%{version}.tar.gz
 Source1: thttpd.init
 Source2: thttpd.logrotate
 Source10: index.html
@@ -29,7 +28,7 @@
 
 
 %prep
-%setup -n %{name}-%{version}%{?prever}
+%setup
 %patch0 -p1 -b .CVE-2005-3124
 
 
@@ -142,6 +141,10 @@
 
 
 %changelog
+* Thu Feb  9 2006 Matthias Saou <http://freshrpms.net/> 2.25b-9
+- Rebuild for new gcc/glibc.
+- Remove prever stuff, 2.25b final has been around for while now.
+
 * Mon Nov  7 2005 Matthias Saou <http://freshrpms.net/> 2.25b-8
 - Add patch from Gentoo to fix CVE-2005-3124 (#172469, Ville Skyttä).
 - Minor cosmetic spec file changes.




More information about the fedora-extras-commits mailing list