rpms/anjuta-gdl/FC-5 anjuta-gdl.spec,1.6,1.7

Paul F. Johnson (pfj) fedora-extras-commits at redhat.com
Wed Nov 1 22:58:16 UTC 2006


Author: pfj

Update of /cvs/extras/rpms/anjuta-gdl/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19549/FC-5

Modified Files:
	anjuta-gdl.spec 
Log Message:
auto-import anjuta-gdl-0.6.1-5 on branch FC-5 from anjuta-gdl-0.6.1-5.src.rpm


Index: anjuta-gdl.spec
===================================================================
RCS file: /cvs/extras/rpms/anjuta-gdl/FC-5/anjuta-gdl.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- anjuta-gdl.spec	30 Sep 2006 20:03:52 -0000	1.6
+++ anjuta-gdl.spec	1 Nov 2006 22:57:45 -0000	1.7
@@ -25,6 +25,7 @@
 
 %prep
 %setup -q -n gdl-%{version}
+sed -i -e "s/Name: gdl/Name: anjuta-gdl/" gdl-1.0.pc.in
 
 %build
 %configure --disable-static
@@ -36,6 +37,7 @@
 make DESTDIR=${RPM_BUILD_ROOT} install
 find ${RPM_BUILD_ROOT} -type f -name "*.la" -exec rm -f {} ';'
 %find_lang gdl-1
+mv %{buildroot}/%{_libdir}/pkgconfig/gdl-1.0.pc %{buildroot}/%{_libdir}/pkgconfig/anjuta-gdl-1.0.pc
 
 %clean
 rm -rf ${RPM_BUILD_ROOT}
@@ -54,11 +56,11 @@
 %defattr (-, root, root)
 %{_includedir}/libgdl-1.0
 %{_libdir}/libgdl-1.so
-%{_libdir}/pkgconfig/gdl-1.0.pc
+%{_libdir}/pkgconfig/anjuta-gdl-1.0.pc
 
 %changelog
-* Sat Sep 30 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.6.1-5
-- rebuild
+* Sun Jul 09 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.6.1-5
+- renamed .pc file to anjuta-gdl as gdl is used by another package
 
 * Sun Jul 09 2006 Paul F. Johnson <paul at all-the-johnsons.co.uk> 0.6.1-4
 - fixed the missing -devel package deps properly (thanks Mike)




More information about the scm-commits mailing list