rpms/notemeister/devel notemeister.spec,1.2,1.3

Matthias Saou (thias) fedora-extras-commits at redhat.com
Thu Mar 3 23:01:26 UTC 2005


Author: thias

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

Modified Files:
	notemeister.spec 
Log Message:
Mass letter "m" and "n" update, one or more apply :
- Drop epoch: 0
- Remove %{epoch} requirements in sub-packages
- Remove trailing white spaces
- Keep consistent between spaces and tabs



Index: notemeister.spec
===================================================================
RCS file: /cvs/extras/rpms/notemeister/devel/notemeister.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- notemeister.spec	10 Dec 2004 22:03:07 -0000	1.2
+++ notemeister.spec	3 Mar 2005 23:01:24 -0000	1.3
@@ -4,23 +4,22 @@
 Name:           notemeister
 Version:        0.1.7
 Release:        2
-Epoch:          0
-Summary:        Notemeister is a small, simple note organizer made for the GNOME2 desktop.
+Summary:        Small, simple note organizer made for the GNOME2 desktop
 
 Group:          Applications/Productivity
 License:        GPL
 URL:            http://notemeister.sourceforge.net
-Source0:	http://dl.sf.net/sourceforge/notemeister/notemeister-0.1.7.tar.gz
+Source0:        http://dl.sf.net/sourceforge/notemeister/notemeister-0.1.7.tar.gz
 #wgetable URL:  http://mesh.dl.sourceforge.net/sourceforge/notemeister/notemeister-0.1.7.tar.gz (german sf mirror)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildArch: 	noarch     
+BuildArch:      noarch
 BuildRequires:  python-devel >= 2.3.3
-BuildRequires:	gnome-python2-gconf >= 2.0
+BuildRequires:  gnome-python2-gconf >= 2.0
 Requires:       python-abi = %(%{__python} -c "import sys ; print sys.version[:3]")
-Requires:  	pygtk2 >= 2.4.0
-Requires:  	pyorbit >= 2.0.0
-Requires:  	gnome-python2 >= 2.0.2
+Requires:       pygtk2 >= 2.4.0
+Requires:       pyorbit >= 2.0.0
+Requires:       gnome-python2 >= 2.0.2
 
 
 
@@ -32,7 +31,7 @@
     * Simple text formatting by highlighted bounds
     * Auto-save feature
     * Import/Export to/from text files
-    * Link notes to a file on disk 
+    * Link notes to a file on disk
 
 
 %prep
@@ -55,7 +54,7 @@
   --delete-original \
   $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
 rm -rf $RPM_BUILD_ROOT/usr/doc/%{name}-%{version}
- 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 




More information about the fedora-extras-commits mailing list