rpms/mod_annodex/FC-4 mod_annodex.spec,1.1,1.2

Thomas Vander Stichele (thomasvs) fedora-extras-commits at redhat.com
Thu Jun 15 10:22:43 UTC 2006


Author: thomasvs

Update of /cvs/extras/rpms/mod_annodex/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7883

Modified Files:
	mod_annodex.spec 
Log Message:
remove strip


Index: mod_annodex.spec
===================================================================
RCS file: /cvs/extras/rpms/mod_annodex/FC-4/mod_annodex.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mod_annodex.spec	13 Jun 2005 18:42:46 -0000	1.1
+++ mod_annodex.spec	15 Jun 2006 10:22:42 -0000	1.2
@@ -1,6 +1,6 @@
 Name:           mod_annodex
 Version:        0.2.2
-Release:        2%{?dist}
+Release:        4%{?dist}
 Summary:        Apache module for server-side support of annodex media
 
 Group:          System Environment/Daemons
@@ -42,7 +42,6 @@
 %build
 %{_sbindir}/apxs -c mod_annodex.c `pkg-config annodex cmml --cflags --libs`
 mv .libs/%{name}.so .
-%{__strip} -g %{name}.so
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -71,6 +70,14 @@
 %config(noreplace) %{_sysconfdir}/httpd/conf.d/*.conf
 
 %changelog
+* Thu Jun 15 2006 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.2.2-4
+- remove strip, so -debuginfo is useful, thanks to Ville
+
+* Sun Mar 05 2006 Thomas Vander Stichele <thomas at apestaart dot org>
+- 0.2.2-3
+- rebuild
+
 * Mon Jun 13 2005 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.2.2-2: rpmlint fixes
 




More information about the fedora-extras-commits mailing list