Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. Summary: Review Request: goffice08 - Goffice support libraries https://bugzilla.redhat.com/show_bug.cgi?id=783268 Summary: Review Request: goffice08 - Goffice support libraries Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@xxxxxxxxxxxxxxxxx ReportedBy: notting@xxxxxxxxxx QAContact: extras-qa@xxxxxxxxxxxxxxxxx CC: notting@xxxxxxxxxx, package-review@xxxxxxxxxxxxxxxxxxxxxxx Classification: Fedora Story Points: --- Type: --- Regression: --- Mount Type: --- Documentation: --- Spec URL: http://notting.fedorapeople.org/review/goffice08.spec SRPM URL: http://notting.fedorapeople.org/review/goffice08-0.8.17-4.fc17.src.rpm Description: Support libraries for gnome office This is the prior version of GOffice that still uses GTK2, for apps that need it. For reference, diff to goffice spec file for that version: --- goffice.spec 2012-01-19 15:06:50.192698556 -0500 +++ goffice08.spec 2012-01-19 15:05:23.620696142 -0500 @@ -1,18 +1,20 @@ -Name: goffice +%define realname goffice + +Name: goffice08 Version: 0.8.17 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Goffice support libraries Group: System Environment/Libraries # bug filed upstream about this being GPL v2 only: # http://bugzilla.gnome.org/show_bug.cgi?id=463248 License: GPLv2 URL: http://freshmeat.net/projects/goffice/ -Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/%{version}/%{name}-%{version}.tar.xz - +Source0: http://ftp.gnome.org/pub/gnome/sources/%{realname}/%{version}/%{realname}-%{version}.tar.xz BuildRequires: libgsf-gnome-devel >= 1.13.3 BuildRequires: libgnomeui-devel >= 2.0.0 BuildRequires: intltool gettext BuildRequires: pcre-devel pcre-tools +Provides: %{realname} = %{version}-%{release} %description Support libraries for gnome office @@ -25,13 +27,15 @@ Requires: libgsf-gnome-devel >= 1.13.3 Requires: libgnomeui-devel >= 2.0.0 Requires: pkgconfig +Provides: %{realname}-devel = %{version}-%{release} %description devel Development libraries for goffice +Use goffice08 if your goffice application is built against GTK2. %prep -%setup -q +%setup -q -n %{realname}-%{version} %build @@ -45,7 +49,7 @@ make install DESTDIR=$RPM_BUILD_ROOT %find_lang goffice-%{version} rm $RPM_BUILD_ROOT/%{_libdir}/*.la -rm $RPM_BUILD_ROOT/%{_libdir}/%{name}/%{version}/plugins/*/*.la +rm $RPM_BUILD_ROOT/%{_libdir}/%{realname}/%{version}/plugins/*/*.la %post -p /sbin/ldconfig @@ -69,6 +73,9 @@ %changelog +* Thu Jan 19 2012 Bill Nottingham <notting@xxxxxxxxxx> - 0.8.17-4 +- mangle into a compat package + * Tue Dec 6 2011 Peter Robinson <pbrobinson@xxxxxxxxxxxxxxxxx> -0.8.17-3 - add pcre-devel and pcre-tools -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review