rpms/synaptic/devel synaptic.spec,1.9,1.10

Matthias Saou (thias) fedora-extras-commits at redhat.com
Sat Mar 5 21:10:35 UTC 2005


Author: thias

Update of /cvs/extras/rpms/synaptic/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10397/synaptic/devel

Modified Files:
	synaptic.spec 
Log Message:
Further mass cleanup. One or more apply :
- Remove (hopefully) all zero epoch remains.
- Remove trailing spaces and tabs.
- Keep consistency between tabs and spaces.
- Clean up summary.



Index: synaptic.spec
===================================================================
RCS file: /cvs/extras/rpms/synaptic/devel/synaptic.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- synaptic.spec	4 Mar 2005 21:00:23 -0000	1.9
+++ synaptic.spec	5 Mar 2005 21:10:24 -0000	1.10
@@ -1,5 +1,4 @@
-
-%define	desktop_vendor	fedora
+%define desktop_vendor fedora
 
 Summary: Graphical frontend for APT package manager.
 Name: synaptic
@@ -16,7 +15,7 @@
 Requires: yelp
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
-BuildRequires: apt-devel >= 0:0.5.4, rpm-devel >= 0:4.0
+BuildRequires: apt-devel >= 0.5.4, rpm-devel >= 4.0
 BuildRequires: gtk2-devel, libglade2-devel, desktop-file-utils
 BuildRequires: libstdc++-devel, gettext
 BuildRequires: xmlto, perl-XML-Parser
@@ -25,14 +24,14 @@
 
 %description
 Synaptic is a graphical package management
-program for apt. It provides the same features as the apt-get command line 
+program for apt. It provides the same features as the apt-get command line
 utility with a GUI front-end based on Gtk+
 
 %prep
 %setup -q
 
 %build
-%configure 
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -176,7 +175,7 @@
 
 * Thu Oct 23 2003 Panu Matilainen <pmatilai at welho.com> 0.45-0.fdr.1
 - update to 0.45
-- support FC release naming 
+- support FC release naming
 
 * Thu Sep 25 2003 Panu Matilainen <pmatilai at welho.com> 0.44-0.fdr.1
 - update to 0.44
@@ -195,7 +194,7 @@
 * Sat Aug 02 2003 Panu Matilainen <pmatilai at welho.com> 0.40-0.fdr.1
 - address issues in #313 / 13
 
-* Wed Jul 30 2003 Panu Matilainen <pmatilai at welho.com> 
+* Wed Jul 30 2003 Panu Matilainen <pmatilai at welho.com>
 - update to 0.40
 - drop gtk requirement from 2.2 to 2.0
 
@@ -207,7 +206,7 @@
 - automatically pick up rh version
 - drop patches (merged upstream)
 
-* Tue May 27 2003 Panu Matilainen <pmatilai at welho.com> 
+* Tue May 27 2003 Panu Matilainen <pmatilai at welho.com>
 - patch to make it build with GTK 2.0
 
 * Sat May 24 2003 Panu Matilainen <pmatilai at welho.com> 0.36.1-0.fdr.3
@@ -216,7 +215,7 @@
 * Fri May 16 2003 Panu Matilainen <pmatilai at welho.com> 0.36.1-0.fdr.2
 - missing buildrequires: gettext
 
-* Thu Apr 24 2003 Panu Matilainen <pmatilai at welho.com> 
+* Thu Apr 24 2003 Panu Matilainen <pmatilai at welho.com>
 - add sources.list.d support
 
 * Tue Apr 22 2003 Panu Matilainen <pmatilai at welho.com> 0.36.1-0.fdr.1




More information about the fedora-extras-commits mailing list