rpms/audacious/devel audacious.spec,1.39,1.40

Ralf Ertzinger ertzing at fedoraproject.org
Sat Sep 6 15:18:50 UTC 2008


Author: ertzing

Update of /cvs/extras/rpms/audacious/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28799

Modified Files:
	audacious.spec 
Log Message:
* Sat Sep 06 2008 Ralf Ertzinger <ralf at skytale.met> 1.5.1-3
- Remove libSAD headers from devel package, they were not meant
  to be public



Index: audacious.spec
===================================================================
RCS file: /cvs/extras/rpms/audacious/devel/audacious.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- audacious.spec	27 Jun 2008 19:55:45 -0000	1.39
+++ audacious.spec	6 Sep 2008 15:18:19 -0000	1.40
@@ -2,7 +2,7 @@
 
 Name:           audacious
 Version:        1.5.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A GTK2 based media player similar to xmms
 
 Group:          Applications/Multimedia
@@ -150,6 +150,7 @@
 mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/audacious.png $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps
 
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
+rm -rf $RPM_BUILD_ROOT%{_includedir}/libSAD
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -195,10 +196,13 @@
 %{_includedir}/audacious
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/*
-%{_includedir}/libSAD
 
 
 %changelog
+* Sat Sep 06 2008 Ralf Ertzinger <ralf at skytale.met> 1.5.1-3
+- Remove libSAD headers from devel package, they were not meant
+  to be public
+
 * Fri Jun 27 2008 Ralf Ertzinger <ralf at skytale.net> 1.5.1-2
 - Add Requires: dbus-glib-devel to audacious-devel
 




More information about the fedora-extras-commits mailing list