rpms/anthy/F-11 anthy.spec,1.55,1.56

Akira TAGOH tagoh at fedoraproject.org
Mon May 11 06:57:25 UTC 2009


Author: tagoh

Update of /cvs/pkgs/rpms/anthy/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21302

Modified Files:
	anthy.spec 
Log Message:
* Mon May 11 2009 Akira TAGOH <tagoh at redhat.com> - 9100h-4
- Take off the ownership of %%{_libdir}/pkgconfig. (#499663)
- Add R: pkgconfig to -devel.


Index: anthy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/anthy/F-11/anthy.spec,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -p -r1.55 -r1.56
--- anthy.spec	24 Feb 2009 01:11:25 -0000	1.55
+++ anthy.spec	11 May 2009 06:56:54 -0000	1.56
@@ -23,7 +23,7 @@
 
 Name:		anthy
 Version:	9100h
-Release:	2%{?dist}
+Release:	4%{?dist}
 # The entire source code is LGPLv2+ and dictionaries is GPLv2.
 License:	LGPLv2+ and GPLv2
 URL:		http://sourceforge.jp/projects/anthy/
@@ -48,6 +48,7 @@ So Anthy is secure than other conversion
 Summary:	Header files and library for developing programs which uses Anthy
 Group:		Development/Libraries
 Requires:	anthy = %{version}-%{release}
+Requires:	pkgconfig
 %description	devel
 The anthy-devel package contains the development files which is needed to build
 the programs which uses Anthy.
@@ -203,7 +204,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc doc/DICLIB doc/DICUTIL doc/GLOSSARY doc/GRAMMAR doc/GUIDE.english doc/ILIB doc/LEARNING doc/LIB doc/MISC doc/POS doc/SPLITTER doc/TESTING doc/protocol.txt
 %{_includedir}/*
 %{_libdir}/lib*.so
-%{_libdir}/pkgconfig
+%{_libdir}/pkgconfig/*.pc
 
 %files -n emacs-%{pkg}
 %defattr(-, root, root, -)
@@ -229,6 +230,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon May 11 2009 Akira TAGOH <tagoh at redhat.com> - 9100h-4
+- Take off the ownership of %%{_libdir}/pkgconfig. (#499663)
+- Add R: pkgconfig to -devel.
+
 * Mon Feb 23 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9100h-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the scm-commits mailing list