rpms/anthy/F-10 anthy.spec,1.50,1.51

Akira TAGOH tagoh at fedoraproject.org
Mon May 11 09:15:46 UTC 2009


Author: tagoh

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

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-10/anthy.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- anthy.spec	10 Feb 2009 12:15:41 -0000	1.50
+++ anthy.spec	11 May 2009 09:15:16 -0000	1.51
@@ -23,7 +23,7 @@
 
 Name:		anthy
 Version:	9100h
-Release:	1%{?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,13 @@ 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
+
 * Tue Feb 10 2009 Akira TAGOH <tagoh at redhat.com> - 9100h-1
 - New upstream release.
 




More information about the scm-commits mailing list