rpms/i810switch/devel i810switch.spec,1.1,1.2

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


Author: thias

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

Modified Files:
	i810switch.spec 
Log Message:
Mass letter "h" and "i" 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: i810switch.spec
===================================================================
RCS file: /cvs/extras/rpms/i810switch/devel/i810switch.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- i810switch.spec	25 Jan 2005 16:49:20 -0000	1.1
+++ i810switch.spec	3 Mar 2005 21:46:21 -0000	1.2
@@ -1,8 +1,7 @@
 Name: i810switch
 Version: 0.6.2
 Release: 3
-Epoch: 0
-Summary: A utility for switching the LCD and external VGA displays on and off
+Summary: Utility for switching the LCD and external VGA displays on and off
 Group: User Interface/X Hardware Support
 License: GPL
 URL: http://vorfgglon.cwru.edu/~ames/i810switch/
@@ -11,23 +10,20 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires: pciutils
 
-%description 
+%description
 i810switch is a utility for switching the LCD and external VGA
 displays on and off under Linux. It was originally written by Antonino
 Daplas, and is now maintained by Ken Mano.
 
 %prep
 %setup -q
-%patch -p1 -b .buildroot 
+%patch -p1 -b .buildroot
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
-%{!?makeinstall: %define makeinstall make install DESTDIR=$RPM_BUILD_ROOT bindir=$RPM_BUILD_ROOT%{_bindir} mandir=$RPM_BUILD_ROOT%{_mandir} }
-
 %makeinstall
 
 %clean




More information about the fedora-extras-commits mailing list