Hello community,

here is the log from the commit of package genromfs for openSUSE:Factory 
checked in at 2014-10-07 16:00:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/genromfs (Old)
 and      /work/SRC/openSUSE:Factory/.genromfs.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "genromfs"

Changes:
--------
--- /work/SRC/openSUSE:Factory/genromfs/genromfs.changes        2011-10-04 
18:10:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.genromfs.new/genromfs.changes   2014-10-07 
16:01:11.000000000 +0200
@@ -1,0 +2,11 @@
+Mon Oct  6 11:19:01 UTC 2014 - [email protected]
+
+- fix source URL
+
+-------------------------------------------------------------------
+Mon Oct  6 10:20:20 UTC 2014 - [email protected]
+
+- Remove ancient/unused spec tags/sections
+- Use Source URLs and update the description
+
+-------------------------------------------------------------------

Old:
----
  genromfs-0.5.2.tar.bz2

New:
----
  genromfs-0.5.2.tar.gz

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

Other differences:
------------------
++++++ genromfs.spec ++++++
--- /var/tmp/diff_new_pack.goFJg2/_old  2014-10-07 16:01:14.000000000 +0200
+++ /var/tmp/diff_new_pack.goFJg2/_new  2014-10-07 16:01:14.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package genromfs
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           genromfs
+Version:        0.5.2
+Release:        0
+Summary:        Utility for Creating romfs File Systems
 License:        GPL-2.0+
 Group:          System/Boot
-AutoReqProv:    on
-Version:        0.5.2
-Release:        74
 Url:            http://romfs.sourceforge.net
-Source:         %{name}-%{version}.tar.bz2
+
+Source:         http://downloads.sf.net/romfs/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Summary:        Utility for Creating romfs File Systems
 
 %description
 Genromfs is a tool for creating romfs file systems, which are
 lightweight, read-only file systems supported by the Linux kernel.
-Romfs file systems are mainly used for the initial RAM disks used
-during installation.
+Romfs file systems were traditionally used for the initial RAM disks
+used during installation.
 
 
 
@@ -50,13 +48,10 @@
 %install
 make PREFIX=$RPM_BUILD_ROOT mandir=%{_mandir} install
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc COPYING NEWS ChangeLog genromfs.lsm romfs.txt
 %doc %{_mandir}/man8/genromfs.8.gz
-/usr/bin/genromfs
+%_bindir/genromfs
 
 %changelog

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

Reply via email to