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

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


Author: thias

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

Modified Files:
	synce.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: synce.spec
===================================================================
RCS file: /cvs/extras/rpms/synce/devel/synce.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- synce.spec	8 Dec 2004 15:47:19 -0000	1.1
+++ synce.spec	5 Mar 2005 21:10:24 -0000	1.2
@@ -1,4 +1,4 @@
-Summary: SynCE: Serial connection support for Pocket PC devices
+Summary: Serial connection support for Pocket PC devices
 Name: synce
 Version: 0.9.0
 Release: 1
@@ -12,9 +12,8 @@
 Source5: libmimedir-0.3.tar.gz
 Patch0: synce-rra-0.9.0-ambiguous.patch
 URL: http://synce.sourceforge.net/
-Distribution: Fedora Core
 Requires: ppp
-BuildRoot: /var/tmp/%{name}-%{version}-root
+BuildRoot: %{_tmppath}/%{name}-%{version}-root
 
 %description
 The purpose of the SynCE project is to provide a means of
@@ -89,7 +88,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-for module in libsynce dccm librapi2 rra serial ; do 
+for module in libsynce dccm librapi2 rra serial ; do
     cd synce-${module}-%{version}
     %makeinstall
     cd ..




More information about the scm-commits mailing list