rpms/synaptic/F-7 synaptic.spec,1.27,1.28

Axel Thimm (athimm) fedora-extras-commits at redhat.com
Wed Jan 2 08:40:20 UTC 2008


Author: athimm

Update of /cvs/extras/rpms/synaptic/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5775

Modified Files:
	synaptic.spec 
Log Message:
Relax requirements a bit, so we can use an older apt.


Index: synaptic.spec
===================================================================
RCS file: /cvs/extras/rpms/synaptic/F-7/synaptic.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- synaptic.spec	30 Dec 2007 12:39:09 -0000	1.27
+++ synaptic.spec	2 Jan 2008 08:39:30 -0000	1.28
@@ -3,7 +3,7 @@
 Summary: Graphical frontend for APT package manager.
 Name: synaptic
 Version: 0.57.2
-Release: 14%{?dist}
+Release: 13.99%{?dist}
 
 License: GPLv2+
 Group: Applications/System
@@ -15,13 +15,13 @@
 Patch2: http://apt-rpm.org/patches/synaptic-0.57.2-gcc41.patch
 Patch3: http://apt-rpm.org/patches/synaptic-0.57.2-repomd-1.patch
 Patch4: http://apt-rpm.org/patches/synaptic-0.57.2-showprog.patch
-Patch5: http://apt-rpm.org/patches/synaptic-0.57.2-progressapi-hack.patch
+#Patch5: http://apt-rpm.org/patches/synaptic-0.57.2-progressapi-hack.patch
 URL: http://www.nongnu.org/synaptic/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 Requires: usermode-gtk
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
-BuildRequires: apt-devel >= 0.5.15lorg3.92, rpm-devel >= 4.0
+BuildRequires: apt-devel >= 0.5.15lorg3.1, rpm-devel >= 4.0
 BuildRequires: gtk2-devel, libglade2-devel, desktop-file-utils
 BuildRequires: libstdc++-devel, gettext
 BuildRequires: xmlto, perl-XML-Parser
@@ -39,7 +39,7 @@
 %patch2 -p1 -b .gcc41
 %patch3 -p1 -b .repomd
 %patch4 -p1 -b .showprog
-%patch5 -p1 -b .progresshack
+#patch5 -p1 -b .progresshack
 
 %build
 %configure --disable-dependency-tracking
@@ -112,6 +112,9 @@
 %{_mandir}/man8/%{name}.8*
 
 %changelog
+* Wed Jan  2 2008 Axel Thimm <Axel.Thimm at ATrpms.net> - 0.57.2-13.99
+- Remove progressapi hack to allow older apt as BR.
+
 * Mon Nov 26 2007 Panu Matilainen <pmatilai at redhat.com> - 0.57.2-14
 - remove unnecessary extra desktop categories (#283921)
 - rebuild (#389371)




More information about the fedora-extras-commits mailing list