rpms/opensc/devel opensc.spec,1.3,1.4

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


Author: thias

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

Modified Files:
	opensc.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: opensc.spec
===================================================================
RCS file: /cvs/extras/rpms/opensc/devel/opensc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- opensc.spec	9 Feb 2005 02:35:04 -0000	1.3
+++ opensc.spec	5 Mar 2005 21:10:23 -0000	1.4
@@ -69,7 +69,7 @@
   iconv -f iso-8859-1 -t utf-8 $file > $file.utf-8 ; mv $file.utf-8 $file
 done
 sh ./bootstrap # for patch0
-# Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. 
+# Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms.
 sed -i -e 's!/lib/libcrypto!/%{_lib}/libcrypto!g' configure
 sed -i -e 's!openssldir/lib !openssldir/%{_lib} !g' configure
 
@@ -180,7 +180,7 @@
 
 %changelog
 * Wed Feb  9 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.9.4-2
-- Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms. 
+- Substitute hardcoded 'lib' in OpenSSL checks for multi-lib platforms.
 - Use --with-plugin-dir instead of --with-plugin-path (fixes x86_64).
 
 * Thu Feb  3 2005 Ville Skyttä <ville.skytta at iki.fi> - 0.9.4-1




More information about the scm-commits mailing list