Hello community,

here is the log from the commit of package rcs for openSUSE:Factory
checked in at Tue Oct 18 14:28:20 CEST 2011.



--------
--- openSUSE:Factory/rcs/rcs.changes    2011-09-23 12:44:06.000000000 +0200
+++ /mounts/work_src_done/STABLE/rcs/rcs.changes        2011-10-17 
21:54:42.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Oct 17 19:38:07 UTC 2011 - [email protected]
+
+- bump version to 5.8
+- add documentation
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  rcs-5.7-man.patch
  rcs-5.8.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rcs.spec ++++++
--- /var/tmp/diff_new_pack.IrXsfH/_old  2011-10-18 14:28:14.000000000 +0200
+++ /var/tmp/diff_new_pack.IrXsfH/_new  2011-10-18 14:28:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package rcs (Version 5.7)
+# spec file for package rcs
 #
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,16 @@
 License:        GPL v2 or later
 Group:          Development/Tools/Version Control
 AutoReqProv:    on
-Version:        5.7
+PreReq:         %install_info_prereq
+Version:        5.8
 Release:        1005
+Url:            ftp://ftp.cs.purdue.edu/pub/RCS/
 Summary:        Revision Control System
-Source:         rcs-5.7.tar.gz
-Source1:        rcs.html
+Source:         ftp://ftp.cs.purdue.edu/pub/RCS/rcs-%version.tar.gz
+#Source1:        rcs.html
 #Patch:        rcs-5.7.dif
-Patch1:         rcs-5.7-security.patch
+#Patch1:         rcs-5.7-security.patch
+#Patch2:         rcs-5.7-man.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,8 +52,8 @@
 
 %prep
 %setup
-#%patch
-%patch -P 1 -p 0 -b .tmpfile
+#patch -P 1 -p 0 -b .tmpfile
+#patch2 -p1
 
 %build
 ac_cv_path_SENDMAIL=/usr/sbin/sendmail \
@@ -60,15 +63,22 @@
 %install
 make prefix=$RPM_BUILD_ROOT/usr install man1dir=$RPM_BUILD_ROOT%{_mandir}/man1 
man5dir=$RPM_BUILD_ROOT%{_mandir}/man5
 mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/rcs
-cp -av $RPM_SOURCE_DIR/*.html $RPM_BUILD_ROOT%{_defaultdocdir}/rcs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+%install_info --info-dir=%_infodir %_infodir/%name.info.gz
+
+%postun
+%install_info_delete --info-dir=%_infodir %_infodir/%name.info.gz
+
 %files
 %defattr(-, root, root)
 %{_defaultdocdir}/rcs
 /usr/bin/*
-%{_mandir}/man?/*.gz
+%doc AUTHORS README NEWS THANKS ChangeLog COPYING 
+%doc %{_mandir}/man?/*.gz 
+%doc %{_infodir}/*.*
 
 %changelog

++++++ rcs-5.7-man.patch ++++++
diff -aur o/man/merge.1 n/man/merge.1
--- o/man/merge.1       1995-06-01 18:23:43.000000000 +0200
+++ n/man/merge.1       2011-10-16 23:50:19.010000004 +0200
@@ -114,8 +114,9 @@
 .TP
 .BI \-q
 Quiet; do not warn about conflicts.
+.TP
 .BI \-V
-Print \*r's version number.
+Print RCS version number.
 .SH DIAGNOSTICS
 Exit status is 0 for no conflicts, 1 for some conflicts, 2 for trouble.
 .SH IDENTIFICATION
continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to