Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=909671 --- Comment #1 from Matthieu Saulnier <casper.le.fantom@xxxxxxxxx> --- Following remarks of Remi in #fedora-devel-fr (thanks to him): Spec URL: http://fantom.fedorapeople.org/libexif-gtk.spec SRPM URL: http://fantom.fedorapeople.org/libexif-gtk-0.3.6-2.20130210cvs.fc18.src.rpm This is the diff: --- ../SPECS/libexif-gtk.spec.old 2013-02-10 10:54:12.000000000 +0100 +++ ../SPECS/libexif-gtk.spec 2013-02-12 05:57:12.466114620 +0100 @@ -4,11 +4,11 @@ Name: libexif-gtk Version: 0.3.6 -Release: 1.%{snapver}%{?dist} +Release: 2.%{snapver}%{?dist} Summary: Library to display EXIF tags in GTK programs Summary(fr): Bibliothèque pour l'affichage des données EXIF dans les programmes en GTK -License: GPLv2 +License: LGPLv2+ URL: http://libexif.sourceforge.net/ @@ -39,6 +39,12 @@ des données EXIF dans les programmes en Summary: Files needed for building applications with libexif-gtk Summary(fr): Fichiers nécéssaires pour construire des applications avec libexif-gtk +Requires: %{name}%{?_isa} = %{version}-%{release} +Requires: pkgconfig +Requires: libexif-devel%{?_isa} +Requires: gtk2-devel%{?_isa} + + %description devel The libexif-gtk-devel package includes header files and libraries necessary for developing programs which use the libexif-gtk library. @@ -67,6 +73,10 @@ rm -f %{buildroot}%{_libdir}/%{name}.la +%check +make check + + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -85,5 +95,10 @@ rm -f %{buildroot}%{_libdir}/%{name}.la %changelog +* Tue Feb 12 2013 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 0.3.6-2.20130210cvs +- Fix license tag +- Add missing requires tags in devel subpackage +- Add test suite in %%check section + * Sun Feb 10 2013 Matthieu Saulnier <fantom@xxxxxxxxxxxxxxxxx> - 0.3.6-1.20130210cvs - Initial release -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=TI9gJxGlCU&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review