rpms/neXtaw/devel neXtaw.spec,1.5,1.6

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


Author: thias

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

Modified Files:
	neXtaw.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: neXtaw.spec
===================================================================
RCS file: /cvs/extras/rpms/neXtaw/devel/neXtaw.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- neXtaw.spec	10 Dec 2004 22:03:07 -0000	1.5
+++ neXtaw.spec	3 Mar 2005 23:01:24 -0000	1.6
@@ -1,21 +1,19 @@
-Summary:	A modified version of the Athena Widgets with a N*XTSTEP appearance. 
+Summary:	Modified version of the Athena Widgets with a N*XTSTEP appearance
 Name:		neXtaw
-Version: 	0.15.1
-Release: 	1
-Epoch:		0
-URL: 		http://siag.nu/neXtaw/
-Source0: 	http://siag.nu/pub/neXtaw/%{name}-%{version}.tar.gz
-License: 	MIT/X Consortium License
-Group: 		System Environment/Libraries
-BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
+Version:	0.15.1
+Release:	1
+URL:		http://siag.nu/neXtaw/
+Source0:	http://siag.nu/pub/neXtaw/%{name}-%{version}.tar.gz
+License:	MIT/X Consortium License
+Group:		System Environment/Libraries
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 BuildRequires:	XFree86-devel
 
 %package devel
 Summary:	Development files for the neXtaw library
-Group: 		Development/Libraries
-Requires: 	%{name} = %{epoch}:%{version}-%{release}
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
-#---------------------------------------------------------------------
 
 %description
 neXtaw is a replacement library for the Athena (libXaw) widget set. It
@@ -30,29 +28,24 @@
 the N*XTSTEP GUI. This package contains the development files of the
 neXtaw library.
 
-#---------------------------------------------------------------------
 
 %prep
 %setup -q
 
-#---------------------------------------------------------------------
 
 %build
 %configure
 make %{?_smp_mflags}
 
-#---------------------------------------------------------------------
 
 %install
 rm -rf $RPM_BUILD_ROOT
-%makeinstall 
+%makeinstall
 
-#---------------------------------------------------------------------
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-#---------------------------------------------------------------------
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -69,7 +62,6 @@
 %{_libdir}/libneXtaw.so
 %{_libdir}/libneXtaw.a
 
-#---------------------------------------------------------------------
 
 %changelog
 * Thu Oct  2 2003 Dams <anvil[AT]livna.org> 0:0.15.1-0.fdr.1




More information about the fedora-extras-commits mailing list