Mailinglist Archive: opensuse-commit (1855 mails)
| < Previous | Next > |
commit ddclient for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 22 Sep 2011 13:55:00 +0200
- Message-id: <20110922115500.EC42620233@hilbert.suse.de>
Hello community,
here is the log from the commit of package ddclient for openSUSE:Factory
checked in at Thu Sep 22 13:55:00 CEST 2011.
--------
--- ddclient/ddclient.changes 2011-08-29 15:23:35.000000000 +0200
+++ /mounts/work_src_done/STABLE/ddclient/ddclient.changes 2011-09-18
19:29:22.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Sep 18 17:17:12 UTC 2011 - jengelh@xxxxxxxxxx
+
+- Remove redundant tags/sections from specfile
+ (cf. packaging guidelines)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ ddclient.spec ++++++
--- /var/tmp/diff_new_pack.z7Ekyl/_old 2011-09-22 13:54:57.000000000 +0200
+++ /var/tmp/diff_new_pack.z7Ekyl/_new 2011-09-22 13:54:57.000000000 +0200
@@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
-# norootforbuild
Name: ddclient
@@ -24,7 +23,6 @@
Release: 15
License: GPL v2 or later
Group: Productivity/Networking/DNS/Utilities
-AutoReqProv: on
Url: http://ddclient.sourceforge.net/
Source0:
http://switch.dl.sourceforge.net/sourceforge/ddclient/%{name}-%{version}.tar.bz2
Source1: rc.ddclient
@@ -48,13 +46,6 @@
DNS services. Comes with sample scripts for use with DHCP, PPP, and
cron.
-
-
-Authors:
---------
- Wim Vinckier <wimpunk@xxxxxxxxxxxxxxxxxxxxx >
- Paul Burry <paul@xxxxxxxx>
-
%prep
%setup
%patch0 -p1
@@ -65,14 +56,8 @@
mv sample-ddclient-wrapper.sh examples
%build
-#export CFLAGS="$RPM_OPT_FLAGS"
-#./configure \
-# --mandir=%{_mandir} \
-# --prefix=%{prefix} \
-# --libdir=%{_libdir} \
-# --infodir=%{_infodir} \
-# --sysconfdir=%{_sysconfdir} \
-#
+#%%configure
+#make
# If the package provides automatic testing
#make test
# nothing to do here (yet)
@@ -100,10 +85,6 @@
%restart_on_update ddclient
%insserv_cleanup
-%clean
-# Clear up the mess
-%{__rm} -rf $RPM_BUILD_ROOT;
-
%files
%defattr(-, root, root)
%doc COPY* README* sample* examples
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |