devel/imlib2 imlib2.spec,1.12,1.13

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Tue Apr 5 19:06:06 UTC 2005


Author: mschwendt

Update of /cvs/extras/devel/imlib2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5500

Modified Files:
	imlib2.spec 
Log Message:
* Tue Apr  5 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-7.fc4
- Fix broken pkgconfig file.




Index: imlib2.spec
===================================================================
RCS file: /cvs/extras/devel/imlib2/imlib2.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- imlib2.spec	1 Apr 2005 14:11:57 -0000	1.12
+++ imlib2.spec	5 Apr 2005 19:06:04 -0000	1.13
@@ -1,7 +1,7 @@
 Summary:	Graphic library for file loading, saving, rendering, and manipulation
 Name:		imlib2
 Version:	1.2.0
-Release:	6
+Release:	7.fc4
 License:	BSD
 Group:		System Environment/Libraries
 URL:		http://www.enlightenment.org/pages/imlib2.html
@@ -72,6 +72,9 @@
 cp -a doc __doc
 rm -f __doc/Makefile*
 
+# remove unexpanded variable in pkgconfig file
+sed -i -e 's!@requirements@!!g' ${RPM_BUILD_ROOT}%{_libdir}/pkgconfig/imlib2.pc
+
 rm -f \
   $RPM_BUILD_ROOT%{_libdir}/imlib2/{loaders,filters}/*.a \
   $RPM_BUILD_ROOT%{_bindir}/{color_spaces,imlib2,*test}
@@ -119,6 +122,9 @@
 
 
 %changelog
+* Tue Apr  5 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-7.fc4
+- Fix broken pkgconfig file.
+
 * Fri Apr  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1.2.0-6
 - Include imlib2 directory in datadir and libdir.
 




More information about the fedora-extras-commits mailing list