diff --git a/protobuf-c-1.1.1.tar.gz b/protobuf-c-1.1.1.tar.gz index caa78b9..4b8437d 100644 --- a/protobuf-c-1.1.1.tar.gz +++ b/protobuf-c-1.1.1.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:49340784ca0f8657f38547088731fff3bfe8084adb89bf5e8dbc19ac43339aa6 -size 116223 +oid sha256:09c5bb187b7a8e86bc0ff860f7df86370be9e8661cdb99c1072dcdab0763562c +size 454913 diff --git a/protobuf-c.changes b/protobuf-c.changes index 21f4f06..7423cfd 100644 --- a/protobuf-c.changes +++ b/protobuf-c.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 26 11:13:22 UTC 2015 - dgutu@suse.com + +- Replaced autogen.sh in spec file with autoreconf -fvi + ------------------------------------------------------------------- Tue Apr 7 06:29:51 UTC 2015 - meissner@suse.com diff --git a/protobuf-c.spec b/protobuf-c.spec index 555c665..365fae7 100644 --- a/protobuf-c.spec +++ b/protobuf-c.spec @@ -81,7 +81,7 @@ cmake \ %__make %{?_smp_flags} popd #build %else -bash ./autogen.sh +autoreconf -fvi %configure %__make %{?_smp_flags} %endif